xref--collect-matches: Fix the application of syntax-propertize
authorDmitry Gutov <dmitry@gutov.dev>
Thu, 9 May 2024 02:57:07 +0000 (05:57 +0300)
committerDmitry Gutov <dmitry@gutov.dev>
Thu, 9 May 2024 02:57:07 +0000 (05:57 +0300)
commit86187d43e2db841f8ca2893a31f05669f4a1247b
treefcc4a35e9f8f46d203d1beb74360a12105b15a27
parentff3f17ca3cdd9e82355942f577e7807acc76ddcd
xref--collect-matches: Fix the application of syntax-propertize

* lisp/progmodes/xref.el (xref--collect-matches):
Add syntax-ppss-flush-cache call when needed (bug#53749).
lisp/progmodes/xref.el